Autogenerated HTML docs for v1.7.11-3-g60475
diff --git a/git-cvsserver.html b/git-cvsserver.html index 61173c8..cb0a0e0 100644 --- a/git-cvsserver.html +++ b/git-cvsserver.html
@@ -602,7 +602,7 @@ <h2 id="_options">OPTIONS</h2> <div class="sectionbody"> <div class="paragraph"><p>All these options obviously only make sense if enforced by the server side. -They have been implemented to resemble the options as +They have been implemented to resemble the <a href="git-daemon.html">git-daemon(1)</a> options as closely as possible.</p></div> <div class="dlist"><dl> <dt class="hdlist1"> @@ -765,7 +765,7 @@ <a href="#dbbackend">Database Backend</a>. If you want to offer write access over SSH, the users of course also need write access to the git repository itself.</p></div> <div class="paragraph"><p>You also need to ensure that each repository is "bare" (without a git index -file) for <tt>cvs commit</tt> to work. See .</p></div> +file) for <tt>cvs commit</tt> to work. See <a href="gitcvs-migration.html">gitcvs-migration(7)</a>.</p></div> <div class="paragraph" id="configaccessmethod"><p>All configuration variables can also be overridden for a specific method of access. Valid method names are "ext" (for SSH access) and "pserver". The following example configuration would disable pserver access while still @@ -1049,7 +1049,7 @@ to end-of-line conversion on some platforms.</p></div> <div class="paragraph"><p>You can make the server use the end-of-line conversion attributes to set the <em>-k</em> modes for files by setting the <tt>gitcvs.usecrlfattr</tt> -config variable. See for more information +config variable. See <a href="gitattributes.html">gitattributes(5)</a> for more information about end-of-line conversion.</p></div> <div class="paragraph"><p>Alternatively, if <tt>gitcvs.usecrlfattr</tt> config is not enabled or the attributes do not allow automatic detection for a filename, then @@ -1069,7 +1069,7 @@ </div> <h2 id="_git">GIT</h2> <div class="sectionbody"> -<div class="paragraph"><p>Part of the suite</p></div> +<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div> </div> </div> <div id="footnotes"><hr /></div>